home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr52 / tmcelsw1.zip / TMCEL.DOC < prev    next >
Text File  |  1993-04-07  |  8KB  |  298 lines

  1.  
  2.     T.M.                        07/10/92
  3.  
  4.     Current functions in TMCEL:
  5.  
  6.  
  7. ELEC:
  8. √     1.    COO()        - calculates Cost of Operation of Elec. Device
  9.  
  10. √     2.    EIR()        - convert Current/Resistance to Voltage
  11.  
  12.      3.    EPI()        - convert Wattage/Current to Voltage
  13.  
  14.       4.    EPR()        - convert Wattage/Resistance to Voltage
  15.  
  16.      5.    F2M()        - convert Frequency to Meters
  17.  
  18.      6.    IER()        - convert Voltage/Resistance to Current
  19.  
  20.      7.    IPE()        - convert Wattage/Voltage to Current
  21.  
  22. √     8.    IPR()        - convert Wattage/Resistance to Current
  23.  
  24.      9.    LRC()        - LED Resistor Calculator
  25.  
  26.     10.    M2F()        - convert Meters to Frequency
  27.  
  28.     11.    PEI()        - convert Voltage/Current to Wattage
  29.  
  30.     12.    PER()        - convert Voltage/Resistance to Wattage
  31.  
  32. √    13.    PIR()        - convert Current/Resistance to Wattage
  33.  
  34.     14.    R2()        - calculate the value of 2 parallel resistors
  35.  
  36.     15.    REI()        - convert Voltage/Current to Resistance
  37.  
  38.     16.    REP()        - convert Voltage/Wattage to Resistance
  39.  
  40.     17.    RPI()        - convert Wattage/Current to Resistance
  41.  
  42.     18.    VA2W()        - converts Volt-Amperes to Watts
  43.  
  44.     19.    W2VA()        - converts Watts to Volt-Amperes
  45.  
  46.  
  47.  
  48. AUDIO:
  49.      1.    OGC()        - Op-amp Gain Control calculation
  50.  
  51.      2.    PHONTONE()    - display & produce ALL tone-pairs of phone
  52.  
  53.      3.    RDT60()        - reverberation delay time at a 60db drop
  54.  
  55.      4.    SNGLTNE()    - produce (1) tone-pair of the phone system
  56.                   
  57.      5.    VDELAY()    - velocity delay of sound in seconds
  58.  
  59.      6.    WAVDIST()    - wavelength of a specific freq. in distance
  60.  
  61. MATH:
  62. √     1.    ATN()        - ARCTANGENT math function
  63.  
  64.      2.    BIN2DEC()    - convert from BINary to DECimal
  65.  
  66.      3.    BIN2HEX()    - convert from BINary to HEX
  67.  
  68.      4.    CHKAMNT()    - convert an numeric dollar amount to text
  69.  
  70.      5.    COS()        - COSINE math function
  71.  
  72.      6.    DEC2BIN()    - convert from DECimal to BINary
  73.  
  74.      7.    DEC2HEX()    - convert from DECimal to HEX
  75.  
  76. √     8.    DEG()        - will return the DEGREES of a Radian number
  77.  
  78.      9.    HEX2BIN()    - convert from HEX to BINary
  79.  
  80.     10.    HEX2DEC()    - convert from HEX to DECimal
  81.  
  82.     11.    KTOM()        - convert Kilometers to Miles (statute)
  83.  
  84. √    12.    LOG10()        - LOG10 math function
  85.  
  86.     13.    MOD()        - returns the modulus of  X MOD Y
  87.  
  88.     14.    MTOK()        - convert miles (statute) to Kilometers
  89.  
  90. √    15.    NODIV0()    - keeps one from the dreaded Divide-by-Zero
  91.  
  92. √    16.    PI()        - just returns PI π, or PI(n) for n # of times
  93.  
  94.     17.    POWER()        - raise a specific number, to a specific Power
  95.  
  96.     18.    RAD()        - will return the RADIANS of a Degree number
  97.  
  98.     19.    RANDUM()    - a random number generator
  99.  
  100. √    20.    ROUNDIT()    - replaces the ROUND() function of Clipper!
  101.  
  102.     21.    SGN()        - returns the SIGN of a number
  103.  
  104.     22.    SIN()        - SINE math function
  105.  
  106.     23.    SQR()        - returns the SQUARE of a number
  107.  
  108.     24.    TAN()        - TANGENT math function
  109.  
  110.  
  111. DATE/TIME:
  112. √     1.    BOM()        - begining of month
  113.  
  114.      2.    BONM()        - begining of next month
  115.  
  116.      3.    BOPY()        - begining of previous year
  117.  
  118.      4.    BOW()        - begining of week
  119.  
  120.      5.    BOY()        - beginning of year
  121.  
  122. √     6.    DATETST()    - check to see if a date field is empty
  123.  
  124. √     7.    DTOW()        - convert a numeric date to month with words
  125.  
  126.      8.    EOLM()        - end of last month
  127.  
  128.      9.    EOM()        - end of month
  129.  
  130.     10.    EOPY()        - end of previous month
  131.  
  132.     11.    EOW()        - end of week
  133.  
  134.     12.    EOY()        - end of year
  135.  
  136.     13.    JULDAYS()    - display current/past Julian days
  137.  
  138.     14.    LEAPYR()    - will return True/False on a Leap Year
  139.  
  140.     15.    MNTHCAL()    - display one month, with or without a window
  141.  
  142.     16.    NDIN2Y()    - gives the # of days were into a year
  143.  
  144.     17.    NDINM()        - number of days in a chosen month
  145.  
  146.     18.    THETIME()    - display the Standard time, with A.M., P.M.
  147.  
  148. √    19.    TTOW()        - convert time of day, into appropriate word
  149.  
  150.     20.    VLDDATE()    - point to a valid date
  151.  
  152.     21.    WOFM()        - find week of the month
  153.  
  154. √    22.    YRDATE()    - returns the year as 2 or 4 digits
  155.  
  156.  
  157. WINDOWS:
  158.      1.    ADVRTIZE()    - top-to-bottom message strober
  159.  
  160. √     2.    BOXIT()        - draw a simple box on console
  161.  
  162.      3.    BYEWIN()    - blows-off the window
  163.  
  164.      4.    CENTER()    - center a msg. on the console
  165.  
  166.      5.    CHKCOLR()    - test for color monitor with optionional 
  167.                                   colors
  168.  
  169.      6.    CLRTHIS()    - clear the console with special effects
  170.  
  171.      7.    DROPBOX()    - drop-down box onto console
  172.  
  173.      8.    DROPCHR()    - Drop characters on console to certain position
  174.  
  175. √     9.    ERRMSG()    - Display an error message
  176.  
  177.     10.    EXPAND()    - expand a sentence out, from the center
  178.  
  179.     11.    HIBAKBIT()    - used to either Blink, or set Hi-Intensity 
  180.                   Bit ON, for Background Colors
  181.  
  182.     12.    KILBOX()    - delete box instantly on console
  183.  
  184.     13.    KILWIN()    - implode the exploded window
  185.  
  186.     14.    MAKBOX()    - instant box on the console
  187.  
  188.     15.    MAKWIN()    - explode a window on the console
  189.  
  190.     16.    POPBOX()    - pop-up box onto console
  191.  
  192. √    17.    SCANUP()    - roll-up text on the console
  193.  
  194.     18.    SHADWIN()    - add a Window with a shadow
  195.  
  196.     19.    STRECH()    - strech-out a line of text (i.e. T E X T)
  197.  
  198.     20.    TICKERT()    - performs a right-to-left character scan
  199.  
  200.     21.    VMENU()        - verticle display menu system
  201.  
  202. √    22.    YESNO()        - ask a Yes/No question
  203.  
  204.     23.    YESNO2()    - ask a Yes/No question #2
  205.  
  206. EVIRON:
  207.      1.    CTOF()        - convert Celsius to Fahrenheit
  208.  
  209.      2.    FTOC()        - convert Fahrenheit to Celsius
  210.  
  211.      3.    HPWF()        - calculates to horsepower of a waterfall
  212.  
  213.      4.    L2THD()        - calculate distance from time between seeing
  214.                                   Lightning, and hearing Thunder
  215.  
  216.      5.    WNDCHIL()    - calculates the WindChill Factor
  217.  
  218.  
  219.  
  220. NETWORK:
  221.  
  222.      1.    FILELOK()    - Will Lock a File on a Network
  223.  
  224.      2.    NETAVL()    - Will check to see if a File is available
  225.                   to set EXCLUSE or SHARED
  226.  
  227.      3.    RECLOK()    - Will Lock a Record on a Network
  228.     
  229.  
  230.  
  231. TOOLS:
  232. √     1.    AGE()        - calculate any Age, from any Date
  233.  
  234.      2.    ALARMS()    - collection of various Alarms - Bells - Tunes
  235.     
  236.      3.    ANSICHK()    - checks to see if ANSI.SYS is loaded
  237.  
  238. √     4.    BEEPS()        - sound a tone n times at 1-second intervals
  239.  
  240.      5.    CHKCNFG()    - checks your Files & Buffers for a specific #s
  241.  
  242.      6.    CHKENV()    - checks "SET CLIPPER=" for specific values
  243.  
  244.      7.    CHKMEM        - display amount of current memory inside a
  245.                                   program  [ CALL EXTERNAL ]
  246.  
  247. √     8.    DELAY()        - will delay specific # of seconds on any PC
  248.  
  249.      9.    DSKCHK()    - checks to see if enough FREE space is
  250.                   on a disk to do a file backup.
  251.  
  252.     10.    FLDCNT()    - counts the number of fields in a database
  253.  
  254.     11.    INDXBAR()    - shows how far into an index, with graph-bar
  255.  
  256.     12.    INT2STR()    - convert an integer to a string
  257.  
  258. √    13.    LIN()        - used to skip n lines on printer or console
  259.  
  260.     14.    MSGON()/OFF()    - display a message with a Flashing Elipses
  261.                   
  262.     15.    PADLEFT()    - pad a character string left with a fill char.
  263.  
  264.     16.    PADRGHT()    - pad a character string right with a fill char.
  265.  
  266. √    17.    PADSPAC()    - pad a character string with spaces, or chop
  267.  
  268.     18.    PASSCHK()    - password checker
  269.  
  270.     19.    PERCENT()    - Displays a %, of how far into a PACK/USEs
  271.  
  272.     20.    PICKIT()    - Picklist validator - for ACHOICE()
  273.  
  274.     21.    PRNTOK()    - checks on status of Printer
  275.  
  276. √    22.    PRTOF()        - checks to see if Printer is at TOF, else 
  277.                                   ejects
  278.  
  279.     23.    PULLOUT()    - pullout any data from a specific position
  280.                   in a string.
  281.  
  282.     24.    RANDFIL()    - random file creater
  283.  
  284.     25.    SERIAL()    - returns the serial number of your TMCEL.LIB
  285.  
  286.     26.    THEPATH()    - will seek and display the PATH of a file
  287.  
  288. √    27.     VERTMCL()    - returns version of TMCEL.LIB
  289.  
  290.     28.    VLD_AC()    - Validates a phones Areacode number
  291.  
  292.     29.    VLD_CAN()    - Validates a Canadian Province Code
  293.  
  294.     30.    VLD_ST()    - Validates a STates 2-digit code
  295.  
  296.  
  297.  √ = available ONLY; (26 functions) in ShareWare version.
  298.